Autogenerated HTML docs for v1.8.2.1-501-gd2949
diff --git a/git-config.html b/git-config.html index 1479c9f..79cb588 100644 --- a/git-config.html +++ b/git-config.html
@@ -2455,7 +2455,8 @@ <p> Use customized color for branch coloration. <code><slot></code> is one of <code>current</code> (the current branch), <code>local</code> (a local branch), - <code>remote</code> (a remote-tracking branch in refs/remotes/), <code>plain</code> (other + <code>remote</code> (a remote-tracking branch in refs/remotes/), + <code>upstream</code> (upstream tracking branch), <code>plain</code> (other refs). </p> <div class="paragraph"><p>The value for these configuration variables is a list of colors (at most @@ -4186,6 +4187,19 @@ </p> </dd> <dt class="hdlist1"> +http.sslTry +</dt> +<dd> +<p> + Attempt to use AUTH SSL/TLS and encrypted data transfers + when connecting via regular FTP protocol. This might be needed + if the FTP server requires it for security reasons or you wish + to connect securely whenever remote FTP server supports it. + Default is false since it might trigger certificate verification + errors on misconfigured servers. +</p> +</dd> +<dt class="hdlist1"> http.maxRequests </dt> <dd>